home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util4 / deepx10.rdm < prev    next >
Text File  |  1996-02-22  |  942b  |  28 lines

  1. Short:    XPK based on-the-fly disk expander; first release
  2. Author:   ciarcins@beta.ii.tuniv.szczecin.pl (Adam Ciarcinski)
  3. Uploader: adam@felix.univ.szczecin.pl (Adam Ciarcinski)
  4. Type:     util/pack
  5.  
  6. DeepX is a some kind of disk expander (call it disk doubler if you want).
  7. It unpacks files for reading and writes files after writing, so your hard
  8. disk will be deeper.
  9.  
  10. Features:
  11.  
  12. * DeepX supports specified processes (called clients) indicated by their
  13.     task or command name; every client has its own preferences
  14.  
  15. * DeepX works as Commodity broker, where can be activated or disactivated.
  16.  
  17. * DeepX open its own process called 'DeepX Process' with priority 1
  18.  
  19. * DeepX keeps unpacked file for a short time for the next possible open
  20.  
  21. * DeepX works with interactive devices, like prt: or con:, and nil:
  22.  
  23. * DeepX unpacks executables
  24.  
  25. * DeepX patches Open(), Close(), Examine(), LoadSeg(), NewLoadSeg(), Write()
  26.  
  27. * DeepX was written in assembler
  28.